home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Internet & Communication / OmniWeb-5.1.2.dmg / OmniWeb.app / Contents / Resources / OmniWeb.scriptSuite < prev    next >
Extensible Markup Language  |  2005-10-24  |  12KB  |  497 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>AppleEventCode</key>
  6.     <string>OWEB</string>
  7.     <key>Classes</key>
  8.     <dict>
  9.         <key>NSApplication</key>
  10.         <dict>
  11.             <key>AppleEventCode</key>
  12.             <string>capp</string>
  13.             <key>Attributes</key>
  14.             <dict>
  15.                 <key>activeWorkspace</key>
  16.                 <dict>
  17.                     <key>AppleEventCode</key>
  18.                     <string>OwAW</string>
  19.                     <key>ReadOnly</key>
  20.                     <string>NO</string>
  21.                     <key>Type</key>
  22.                     <string>OmniWeb.OWWorkspace</string>
  23.                 </dict>
  24.                 <key>favoritesBookmarkItem</key>
  25.                 <dict>
  26.                     <key>AppleEventCode</key>
  27.                     <string>OwFV</string>
  28.                     <key>ReadOnly</key>
  29.                     <string>YES</string>
  30.                     <key>Type</key>
  31.                     <string>OWBookmark</string>
  32.                 </dict>
  33.                 <key>fullVersion</key>
  34.                 <dict>
  35.                     <key>AppleEventCode</key>
  36.                     <string>verL</string>
  37.                     <key>ReadOnly</key>
  38.                     <string>YES</string>
  39.                     <key>Type</key>
  40.                     <string>NSString</string>
  41.                 </dict>
  42.                 <key>personalBookmarks</key>
  43.                 <dict>
  44.                     <key>AppleEventCode</key>
  45.                     <string>OwPV</string>
  46.                     <key>ReadOnly</key>
  47.                     <string>YES</string>
  48.                     <key>Type</key>
  49.                     <string>OmniWeb.OWBookmarks</string>
  50.                 </dict>
  51.             </dict>
  52.             <key>Superclass</key>
  53.             <string>NSCoreSuite.NSApplication</string>
  54.             <key>SupportedCommands</key>
  55.             <dict>
  56.                 <key>Compatibility.ListWindows</key>
  57.                 <string></string>
  58.                 <key>Flush</key>
  59.                 <string>handleFlushCommand:</string>
  60.             </dict>
  61.             <key>ToManyRelationships</key>
  62.             <dict>
  63.                 <key>bookmarkControllers</key>
  64.                 <dict>
  65.                     <key>AppleEventCode</key>
  66.                     <string>OwBD</string>
  67.                     <key>ReadOnly</key>
  68.                     <string>YES</string>
  69.                     <key>Type</key>
  70.                     <string>OWBookmarks</string>
  71.                 </dict>
  72.                 <key>browsers</key>
  73.                 <dict>
  74.                     <key>AppleEventCode</key>
  75.                     <string>Owbc</string>
  76.                     <key>LocationRequiredToCreate</key>
  77.                     <string>NO</string>
  78.                     <key>Type</key>
  79.                     <string>OWBrowserController</string>
  80.                 </dict>
  81.                 <key>workspaces</key>
  82.                 <dict>
  83.                     <key>AppleEventCode</key>
  84.                     <string>Owws</string>
  85.                     <key>LocationRequiredToCreate</key>
  86.                     <string>NO</string>
  87.                     <key>Type</key>
  88.                     <string>OWWorkspace</string>
  89.                 </dict>
  90.             </dict>
  91.         </dict>
  92.         <key>OWBookmark</key>
  93.         <dict>
  94.             <key>AppleEventCode</key>
  95.             <string>OwBK</string>
  96.             <key>Attributes</key>
  97.             <dict>
  98.                 <key>addressString</key>
  99.                 <dict>
  100.                     <key>AppleEventCode</key>
  101.                     <string>curl</string>
  102.                     <key>ReadOnly</key>
  103.                     <string>NO</string>
  104.                     <key>Type</key>
  105.                     <string>NSString</string>
  106.                 </dict>
  107.                 <key>annotation</key>
  108.                 <dict>
  109.                     <key>AppleEventCode</key>
  110.                     <string>comt</string>
  111.                     <key>ReadOnly</key>
  112.                     <string>NO</string>
  113.                     <key>Type</key>
  114.                     <string>NSString</string>
  115.                 </dict>
  116.                 <key>applescriptCheckInterval</key>
  117.                 <dict>
  118.                     <key>AppleEventCode</key>
  119.                     <string>bHz </string>
  120.                     <key>ReadOnly</key>
  121.                     <string>NO</string>
  122.                     <key>Type</key>
  123.                     <string>NSNumber</string>
  124.                 </dict>
  125.                 <key>applescriptHasChanges</key>
  126.                 <dict>
  127.                     <key>AppleEventCode</key>
  128.                     <string>bNEW</string>
  129.                     <key>ReadOnly</key>
  130.                     <string>NO</string>
  131.                     <key>Type</key>
  132.                     <string>NSNumber<Bool></string>
  133.                 </dict>
  134.                 <key>applescriptWasReachable</key>
  135.                 <dict>
  136.                     <key>AppleEventCode</key>
  137.                     <string>bOK </string>
  138.                     <key>ReadOnly</key>
  139.                     <string>NO</string>
  140.                     <key>Type</key>
  141.                     <string>NSNumber<Bool></string>
  142.                 </dict>
  143.                 <key>label</key>
  144.                 <dict>
  145.                     <key>AppleEventCode</key>
  146.                     <string>pnam</string>
  147.                     <key>ReadOnly</key>
  148.                     <string>NO</string>
  149.                     <key>Type</key>
  150.                     <string>NSString</string>
  151.                 </dict>
  152.                 <key>lastCheckedDate</key>
  153.                 <dict>
  154.                     <key>AppleEventCode</key>
  155.                     <string>bCHK</string>
  156.                     <key>ReadOnly</key>
  157.                     <string>YES</string>
  158.                     <key>Type</key>
  159.                     <string>NSDate</string>
  160.                 </dict>
  161.             </dict>
  162.             <key>Superclass</key>
  163.             <string>NSCoreSuite.AbstractObject</string>
  164.             <key>SupportedCommands</key>
  165.             <dict>
  166.                 <key>NSCoreSuite.Open</key>
  167.                 <string>handleOpenCommand:</string>
  168.                 <key>checkForUpdates</key>
  169.                 <string>handleCheckForUpdatesCommand:</string>
  170.             </dict>
  171.             <key>ToManyRelationships</key>
  172.             <dict>
  173.                 <key>children</key>
  174.                 <dict>
  175.                     <key>AppleEventCode</key>
  176.                     <string>OwBK</string>
  177.                     <key>ReadOnly</key>
  178.                     <string>NO</string>
  179.                     <key>Type</key>
  180.                     <string>OWBookmark</string>
  181.                 </dict>
  182.             </dict>
  183.         </dict>
  184.         <key>OWBookmarks</key>
  185.         <dict>
  186.             <key>AppleEventCode</key>
  187.             <string>OwBD</string>
  188.             <key>Attributes</key>
  189.             <dict>
  190.                 <key>addressString</key>
  191.                 <dict>
  192.                     <key>AppleEventCode</key>
  193.                     <string>curl</string>
  194.                     <key>ReadOnly</key>
  195.                     <string>YES</string>
  196.                     <key>Type</key>
  197.                     <string>NSString</string>
  198.                 </dict>
  199.                 <key>isReadOnly</key>
  200.                 <dict>
  201.                     <key>AppleEventCode</key>
  202.                     <string>OwRO</string>
  203.                     <key>ReadOnly</key>
  204.                     <string>YES</string>
  205.                     <key>Type</key>
  206.                     <string>NSNumber<Bool></string>
  207.                 </dict>
  208.             </dict>
  209.             <key>Superclass</key>
  210.             <string>NSCoreSuite.NSDocument</string>
  211.             <key>SupportedCommands</key>
  212.             <dict>
  213.                 <key>NSCoreSuite.Save</key>
  214.                 <string>handleSaveCommand:</string>
  215.             </dict>
  216.             <key>ToManyRelationships</key>
  217.             <dict>
  218.                 <key>containedBookmarks</key>
  219.                 <dict>
  220.                     <key>AppleEventCode</key>
  221.                     <string>OwBK</string>
  222.                     <key>ReadOnly</key>
  223.                     <string>NO</string>
  224.                     <key>Type</key>
  225.                     <string>OWBookmark</string>
  226.                 </dict>
  227.             </dict>
  228.         </dict>
  229.         <key>OWBrowserController</key>
  230.         <dict>
  231.             <key>AppleEventCode</key>
  232.             <string>Owbc</string>
  233.             <key>Attributes</key>
  234.             <dict>
  235.                 <key>addressAlwaysVisible</key>
  236.                 <dict>
  237.                     <key>AppleEventCode</key>
  238.                     <string>hLOC</string>
  239.                     <key>Type</key>
  240.                     <string>NSNumber<Bool></string>
  241.                 </dict>
  242.                 <key>addressString</key>
  243.                 <dict>
  244.                     <key>AppleEventCode</key>
  245.                     <string>curl</string>
  246.                     <key>Type</key>
  247.                     <string>NSString</string>
  248.                 </dict>
  249.                 <key>canStop</key>
  250.                 <dict>
  251.                     <key>AppleEventCode</key>
  252.                     <string>Owib</string>
  253.                     <key>ReadOnly</key>
  254.                     <string>YES</string>
  255.                     <key>Type</key>
  256.                     <string>NSNumber<Bool></string>
  257.                 </dict>
  258.                 <key>favoritesVisible</key>
  259.                 <dict>
  260.                     <key>AppleEventCode</key>
  261.                     <string>hFAV</string>
  262.                     <key>Type</key>
  263.                     <string>NSNumber<Bool></string>
  264.                 </dict>
  265.                 <key>frameController</key>
  266.                 <dict>
  267.                     <key>AppleEventCode</key>
  268.                     <string>Owaf</string>
  269.                     <key>Type</key>
  270.                     <string>OWKFrameController</string>
  271.                 </dict>
  272.                 <key>navigationBarVisible</key>
  273.                 <dict>
  274.                     <key>AppleEventCode</key>
  275.                     <string>hNAV</string>
  276.                     <key>Type</key>
  277.                     <string>NSNumber<Bool></string>
  278.                 </dict>
  279.                 <key>showsTabDrawer</key>
  280.                 <dict>
  281.                     <key>AppleEventCode</key>
  282.                     <string>hTAB</string>
  283.                     <key>Type</key>
  284.                     <string>NSNumber<Bool></string>
  285.                 </dict>
  286.             </dict>
  287.             <key>Superclass</key>
  288.             <string>NSCoreSuite.NSWindow</string>
  289.             <key>SupportedCommands</key>
  290.             <dict>
  291.                 <key>Reload</key>
  292.                 <string>handleReloadCommand:</string>
  293.                 <key>RunScript</key>
  294.                 <string></string>
  295.                 <key>Stop</key>
  296.                 <string>stopLoad:</string>
  297.             </dict>
  298.             <key>ToManyRelationships</key>
  299.             <dict>
  300.                 <key>frameControllers</key>
  301.                 <dict>
  302.                     <key>AppleEventCode</key>
  303.                     <string>Owfc</string>
  304.                     <key>ReadOnly</key>
  305.                     <string>NO</string>
  306.                     <key>Type</key>
  307.                     <string>OWKFrameController</string>
  308.                 </dict>
  309.             </dict>
  310.         </dict>
  311.         <key>OWKFrameController</key>
  312.         <dict>
  313.             <key>AppleEventCode</key>
  314.             <string>Owfc</string>
  315.             <key>Attributes</key>
  316.             <dict>
  317.                 <key>addressString</key>
  318.                 <dict>
  319.                     <key>AppleEventCode</key>
  320.                     <string>curl</string>
  321.                     <key>Type</key>
  322.                     <string>NSString</string>
  323.                 </dict>
  324.                 <key>canStop</key>
  325.                 <dict>
  326.                     <key>AppleEventCode</key>
  327.                     <string>Owib</string>
  328.                     <key>ReadOnly</key>
  329.                     <string>YES</string>
  330.                     <key>Type</key>
  331.                     <string>NSNumber<Bool></string>
  332.                 </dict>
  333.             </dict>
  334.             <key>Superclass</key>
  335.             <string>NSCoreSuite.AbstractObject</string>
  336.             <key>SupportedCommands</key>
  337.             <dict>
  338.                 <key>NSCoreSuite.Close</key>
  339.                 <string>handleCloseCommand:</string>
  340.                 <key>Reload</key>
  341.                 <string>handleReloadCommand:</string>
  342.                 <key>Stop</key>
  343.                 <string>handleStopCommand:</string>
  344.             </dict>
  345.         </dict>
  346.         <key>OWWorkspace</key>
  347.         <dict>
  348.             <key>AppleEventCode</key>
  349.             <string>Owws</string>
  350.             <key>Attributes</key>
  351.             <dict>
  352.                 <key>autoSaves</key>
  353.                 <dict>
  354.                     <key>AppleEventCode</key>
  355.                     <string>Owsw</string>
  356.                     <key>Type</key>
  357.                     <string>NSNumber<Bool></string>
  358.                 </dict>
  359.                 <key>name</key>
  360.                 <dict>
  361.                     <key>AppleEventCode</key>
  362.                     <string>pnam</string>
  363.                     <key>Type</key>
  364.                     <string>NSString</string>
  365.                 </dict>
  366.             </dict>
  367.             <key>Superclass</key>
  368.             <string>NSCoreSuite.AbstractObject</string>
  369.             <key>ToManyRelationships</key>
  370.             <dict>
  371.                 <key>browsers</key>
  372.                 <dict>
  373.                     <key>AppleEventCode</key>
  374.                     <string>Owbc</string>
  375.                     <key>Type</key>
  376.                     <string>OWBrowserController</string>
  377.                 </dict>
  378.             </dict>
  379.         </dict>
  380.     </dict>
  381.     <key>Commands</key>
  382.     <dict>
  383.         <key>CheckForUpdates</key>
  384.         <dict>
  385.             <key>AppleEventCode</key>
  386.             <string>bCHN</string>
  387.             <key>Arguments</key>
  388.             <dict>
  389.                 <key>andChildren</key>
  390.                 <dict>
  391.                     <key>AppleEventCode</key>
  392.                     <string>bKDS</string>
  393.                     <key>Optional</key>
  394.                     <string>YES</string>
  395.                     <key>Type</key>
  396.                     <string>NSNumber<Bool></string>
  397.                 </dict>
  398.             </dict>
  399.             <key>CommandClass</key>
  400.             <string>NSScriptCommand</string>
  401.             <key>Type</key>
  402.             <string></string>
  403.         </dict>
  404.         <key>Flush</key>
  405.         <dict>
  406.             <key>AppleEventCode</key>
  407.             <string>Flus</string>
  408.             <key>CommandClass</key>
  409.             <string>NSScriptCommand</string>
  410.             <key>Type</key>
  411.             <string></string>
  412.         </dict>
  413.         <key>GetURL</key>
  414.         <dict>
  415.             <key>AppleEventClassCode</key>
  416.             <string>GURL</string>
  417.             <key>AppleEventCode</key>
  418.             <string>GURL</string>
  419.             <key>Arguments</key>
  420.             <dict>
  421.                 <key>intoFile</key>
  422.                 <dict>
  423.                     <key>AppleEventCode</key>
  424.                     <string>dest</string>
  425.                     <key>Optional</key>
  426.                     <string>YES</string>
  427.                     <key>Type</key>
  428.                     <string>NSString</string>
  429.                 </dict>
  430.             </dict>
  431.             <key>CommandClass</key>
  432.             <string>OWGetURLScriptCommand</string>
  433.             <key>Type</key>
  434.             <string></string>
  435.         </dict>
  436.         <key>Reload</key>
  437.         <dict>
  438.             <key>AppleEventCode</key>
  439.             <string>Relo</string>
  440.             <key>CommandClass</key>
  441.             <string>NSScriptCommand</string>
  442.             <key>Type</key>
  443.             <string></string>
  444.         </dict>
  445.         <key>RunScript</key>
  446.         <dict>
  447.             <key>AppleEventClassCode</key>
  448.             <string>misc</string>
  449.             <key>AppleEventCode</key>
  450.             <string>dosc</string>
  451.             <key>Arguments</key>
  452.             <dict>
  453.                 <key>inWindow</key>
  454.                 <dict>
  455.                     <key>AppleEventCode</key>
  456.                     <string>WIND</string>
  457.                     <key>Optional</key>
  458.                     <string>YES</string>
  459.                     <key>Type</key>
  460.                     <string>OWBrowserController</string>
  461.                 </dict>
  462.                 <key>scriptLanguage</key>
  463.                 <dict>
  464.                     <key>AppleEventCode</key>
  465.                     <string>LANG</string>
  466.                     <key>Optional</key>
  467.                     <string>YES</string>
  468.                     <key>Type</key>
  469.                     <string>NSString</string>
  470.                 </dict>
  471.             </dict>
  472.             <key>CommandClass</key>
  473.             <string>OWRunScriptStringCommand</string>
  474.             <key>ResultAppleEventCode</key>
  475.             <string>****</string>
  476.             <key>Type</key>
  477.             <string></string>
  478.         </dict>
  479.         <key>Stop</key>
  480.         <dict>
  481.             <key>AppleEventCode</key>
  482.             <string>Stop</string>
  483.             <key>CommandClass</key>
  484.             <string>NSScriptCommand</string>
  485.             <key>Type</key>
  486.             <string></string>
  487.         </dict>
  488.     </dict>
  489.     <key>Enumerations</key>
  490.     <dict/>
  491.     <key>Name</key>
  492.     <string>OmniWeb</string>
  493.     <key>Synonyms</key>
  494.     <dict/>
  495. </dict>
  496. </plist>
  497.